/*
	Theme Name: Silver Lining Chimney Sweep Wordpress Theme
	Theme URI: www.idealabsconsulting.com
	Description: Silver Lining Chimney Sweep Wordpress Them
	Version: 1.0
	Author: Will Schwanke
	Author URI:www.idealabsconsulting.com
	Tags: HTML5, CSS3
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
	margin: 0; padding: 0;
}
body {
	color: #827464;
	background-color: #FEFFFF;
	font: 15px/1.0 MyriadPro-Reg, serif;
}
/* clear */
.container:before,
.container:after {
    content:"";
    display:table;
}

.container:after {
    clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.container {
    zoom:1;
}

.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	/*border:2px solid #AE1F23;*/
}
/*------------------------------------*\
	$MISC CLASSES
\*------------------------------------*/
.hide {
	display: none;
}

.red {
	color: #AE1F23;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	max-width:1280px;
	width:960px;
	margin:0 auto;
	position:relative;
}

#body-wrap {
	width: 960px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 30px;
}

.content-sidebar {
	width: 650px;
	float: left;
	position: relative;
}

/* header */
#header {
	height: 147px;
}

#header-right-color {
	background-color: #998B7B;
	position: absolute;
	height: 110px;
	width: 100%;
}

#header-container {
	width: 960px;
	margin: 0 auto;
}

#header-banner {
	background-color: #FFFFFF;
	background: linear-gradient(to right, #998A7B, #998B7B);
	width: 890px;
	margin-left: 70px;
	color: #FEFFFF;
	height: 110px;
}




#payment-header {
	display: inline-block;
	position: relative;
	bottom: 34px;
	left: 638px;
}

#payment-header img {
	margin: 0px 5px;
}

/* logo */
#logo-container {
	position: absolute;
	top: -18px;
	width: 108px;
	height: 165px;
}

#company {
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	margin-left: 100px;
	margin-top: 10px;
	width: 397px;
}

#company p {
	margin: 0 !important;
}

#company #silver-large {
	font-size: 70px;
	text-align: center;
}

#company #chimney-small {
	font-size: 24px;
	text-align: center;
}




.counterp {
	font-size: 14px !important;
	color: #000;
}

/* nav */

#header-nav.menu, #header-nav ol, #header-nav ul, #header-nav dl,
#footer-nav.menu, #footer-nav ol, #footer-nav ul, #footer-nav dl {
	margin: 0 !important;
	padding: 0 !important;
}

#header-nav {
	background-color: #header;
	background: rgb(255, 255, 255);
	position: relative;
	float: right;
	width: 890px;
	margin: 0 auto;
	margin-top: 8px;
}

#header-nav ul li {
	display: inline-block;
	margin: 2px 10px;
}

#header-nav ul li a {
	color: #827464;
	font-size: 18px;
	text-decoration: none;
}

#header-nav ul li a:hover {
	color: #AE8D7E;
	text-decoration: none;
}


#info {
	font-size: 14px;
	color: #6C5A48;
	width: 710px;
}

#info h1 {
	font-size: 14px;
	font-weight: normal;
}

#info #name-number {
	font-family: MyriadPro-Bold;
	font-size: 24px;
	font-weight: normal;
}

#chimney-img {
	margin-top: 14px;
	width: 250px;
	float: right;
}

#chimney-img img {
	max-width: 250px;
}

#estimate {
	position: absolute;
}

#estimate img {
	margin-top: 15px;
	margin-left: 125px;
}

#welcome {
	width: 710px;
	margin-top: 25px;
}

#welcome #welcome-container {
	width: 470px;
	float: right;
	margin: 0px 20px 5px 20px;
}

#welcome img {
	position: relative;
	width: 200px;
	max-width: 200px;
	float: left;
}

#welcome h2 {
	font-weight: normal;
	font-size: 2em;
	text-align: left;
	padding-bottom: 5px;
	border-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AE1F23;
}

#welcome #service-info {
	margin-top: 10px;
	color: #998a7b;
	font-size: 20px;
	
}

#welcome p {
	color: #000000;
	font-family: Georgia, serif;
	font-size: 15px;
	margin-top: 10px;
	line-height: 20px;
}

#aboutus {
	width: 960px;
	margin-top: 25px;
}

#aboutus #aboutus-container {
	width: 480px;
	float: left;
	margin: 0px 20px 5px 0px;
}

#aboutus img {
	position: relative;
	float: right;
	margin-right: 40px;
}

#aboutus h2 {
	font-weight: normal;
	font-size: 2em;
	text-align: left;
	padding-bottom: 5px;
	border-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AE1F23;
}

#aboutus p {
	color: #000000;
	font-family: Georgia, serif;
	font-size: 15px;
	margin-top: 10px;
	line-height: 20px;
}

#contact {
	color: #AE1F23;
	text-align: center;
	width: 960px;
	margin: 50px 0px;
}

#contact h3 {
	font-size: 22px;
}

#contact p {
	font-size: 21px;
}

/* sidebar */
.sidebar {
	position: relative;
	float: right;
	margin-top: 19px;
	width: 250px;
}

.sidebar img#sb-img-bot {
	margin-top: 10px;
}

.sidebar-widget {
	margin: 0px 8px 5px 8px;
}

.sidebar-widget .widget-container {
	border-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AE1F23;
}

.sidebar-widget .widget-container:last-child {
	border: none;
}

.search {
	margin: 20px 0px;
}

/* footer */
#footer {
	width: 960px;
	margin: 0 auto;
	margin-bottom: 25px;
	border-top: 2px;
	border-top-style: solid;
	border-top-color: #AE1F23;
}

#footer-nav {
	background-color: #FFFFFF;
	background: rgb(255, 255, 255);
	position: relative;
	float: right;
	width: 960px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 20px;
}

#footer-nav ul li {
	display: inline-block;
	margin: 2px 20px 2px 0px;
}

#footer-nav ul li a {
	color: #827464;
	font-size: 14px;
	text-decoration: none;
}

#footer-nav ul li a:hover {
	color: #AE8D7E;
	font-size: 14px;
	text-decoration: none;
}
/*------------------------------------*\
    PAGES
\*------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	font-family: MyriadPro-Reg;
	font-weight: normal;
}

.testimonials p.end {
	padding-bottom: 20px;
	border-bottom: 2px solid;
}

.testimonials p.end:last-child {
	border: none;
}

section h1 {
	padding-bottom: 8px;
	border-bottom: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AE1F23;
}

.content-sidebar {
	font: 18px/1.0 MyriadPro-Reg, serif;
}

.content-sidebar .testimonials {
	font: 15px/1.0 MyriadPro-Reg, serif !important;
}

.caption {
	text-align: center;
	margin-top: 4px;
	font-size: 16px;
}

/*------------------------------------*\
    IMAGES
\*------------------------------------*/


/*------------------------------------*\
	$TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family: MyriadPro-Reg;
	src: url('/web/20190209032051im_/http://www.silverliningchimneysweep.com/wp-content/themes/silver/fonts/MyriadPro-Regular.eot');
	src: local(MyriadPro Regular), url(/web/20190209032051im_/http://www.silverliningchimneysweep.com/wp-content/themes/silver/fonts/MyriadPro-Regular.otf) format('opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: MyriadPro-Cond;
	src: url('/web/20190209032051im_/http://www.silverliningchimneysweep.com/wp-content/themes/silver/fonts/MyriadPro-Cond.eot');
	src: local(MyriadPro Condenced), url(/web/20190209032051im_/http://www.silverliningchimneysweep.com/wp-content/themes/silver/fonts/MyriadPro-Cond.otf) format('opentype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: MyriadPro-Bold;
	src: url('/web/20190209032051im_/http://www.silverliningchimneysweep.com/wp-content/themes/silver/fonts/MyriadPro-Bold.eot');
	src: local(MyriadPro Bold), url(/web/20190209032051im_/http://www.silverliningchimneysweep.com/wp-content/themes/silver/fonts/MyriadPro-Bold.otf) format('opentype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: MyriadPro-BoldCond;
	src: url('/web/20190209032051im_/http://www.silverliningchimneysweep.com/wp-content/themes/silver/fonts/MyriadPro-BoldCond.eot');
	src: local(MyriadPro Bold Condenced), url(/web/20190209032051im_/http://www.silverliningchimneysweep.com/wp-content/themes/silver/fonts/MyriadPro-BoldCond.otf) format('opentype');
	font-weight: bold;
	font-style: normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (min-width:320px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
   
/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
   
.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {
	
}
.bypostauthor {
	
}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}

/*------------------------------------*\
    CSS CHANGES
\*------------------------------------*/

#payment-header {
    bottom: 55px !important;
}
/*
     FILE ARCHIVED ON 03:20:51 Feb 09, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:42:19 Nov 19, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 97.916
  exclusion.robots: 0.111
  exclusion.robots.policy: 0.103
  RedisCDXSource: 4.019
  esindex: 0.01
  LoadShardBlock: 73.0 (3)
  PetaboxLoader3.datanode: 140.101 (5)
  CDXLines.iter: 17.976 (3)
  load_resource: 252.118 (2)
  PetaboxLoader3.resolve: 86.51 (2)
*/